Home
last modified time | relevance | path

Searched refs:nCond (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/docnode/
H A Dnode.cxx1907 int nCond = 0; in IsAnyCondition() local
1913 case ND_TABLENODE: nCond = PARA_IN_TABLEBODY; break; in IsAnyCondition()
1914 case ND_SECTIONNODE: nCond = PARA_IN_SECTION; break; in IsAnyCondition()
1921 nCond = PARA_IN_TABLEBODY; in IsAnyCondition()
1927 nCond = PARA_IN_TABLEHEAD; in IsAnyCondition()
1930 case SwFlyStartNode: nCond = PARA_IN_FRAME; break; in IsAnyCondition()
1933 nCond = PARA_IN_FOOTENOTE; in IsAnyCondition()
1943 nCond = PARA_IN_ENDNOTE; in IsAnyCondition()
1948 case SwHeaderStartNode: nCond = PARA_IN_HEADER; break; in IsAnyCondition()
1954 if( nCond ) in IsAnyCondition()
[all …]
/trunk/main/sw/source/core/doc/
H A Dfmtcol.cxx570 void SwCollCondition::SetCondition( sal_uLong nCond, sal_uLong nSubCond ) in SetCondition() argument
574 nCondition = nCond; in SetCondition()
/trunk/main/sw/inc/
H A Dfmtcol.hxx256 void SetCondition( sal_uLong nCond, sal_uLong nSubCond );

Completed in 23 milliseconds