Home
last modified time | relevance | path

Searched refs:_bInHeaderFooter (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.hxx40 bool _bInHeaderFooter ) in EscherShape()
43 mbInHeaderFooter( _bInHeaderFooter ) in EscherShape()
78 const bool _bInHeaderFooter );
95 const bool _bInHeaderFooter );
H A Dww8graf2.cxx83 const bool _bInHeaderFooter ) in InsertEscherObject() argument
85 sal_uLong nInsertPos = GetEscherObjectPos( nSpId, _bInHeaderFooter ); in InsertEscherObject()
122 const bool _bInHeaderFooter ) in GetEscherObjectPos() argument
139 if ( !_bInHeaderFooter ) in GetEscherObjectPos()
156 if ( _bInHeaderFooter && !aIter->mbInHeaderFooter ) in GetEscherObjectPos()
166 maEscherLayer.insert(aIter, EscherShape( nFound, _bInHeaderFooter ) ); in GetEscherObjectPos()

Completed in 22 milliseconds