Home
last modified time | relevance | path

Searched refs:CONTENT_STYLE (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx337 case CONTENT_STYLE: in GetContentCount()
362 if(nIdx1==CONTENT_STYLE && nIdx2 != INDEX_IGNORE) //StyleSheets in TriggerHelpPI()
375 case CONTENT_STYLE: in CanHaveChilds()
424 case CONTENT_STYLE: in GetContent()
468 case CONTENT_STYLE: in GetContent()
549 if (INDEX_IGNORE == nIdx1 && CONTENT_STYLE == nSourceIdx1) in Insert()
550 nIdx1 = CONTENT_STYLE; in Insert()
552 if (CONTENT_STYLE == nSourceIdx1 && CONTENT_STYLE == nIdx1) in Insert()
702 if (CONTENT_STYLE == nIdx1) in Remove()
758 case CONTENT_STYLE: in Print()
H A Ddocvor.cxx2126 bPrint = ( nIndex == CONTENT_STYLE ); in IMPL_LINK()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx365 if (INDEX_IGNORE == rIdx1 && CONTENT_STYLE == nSourceIdx1) in Insert()
366 rIdx1 = CONTENT_STYLE; in Insert()
368 if (CONTENT_STYLE == nSourceIdx1 && CONTENT_STYLE == rIdx1) in Insert()
578 if (CONTENT_STYLE == nIdx1) in Remove()
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx536 #define CONTENT_STYLE 0 macro

Completed in 44 milliseconds