Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dnode.hxx515 static SwOLENodes* CreateOLENodesArray( const SwFmtColl& rColl, bool bOnlyWithInvalidSize );
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx2072 SwOLENodes* SwCntntNode::CreateOLENodesArray( const SwFmtColl& rColl, bool bOnlyWithInvalidSize ) in CreateOLENodesArray() argument
2079 if ( pONd && (!bOnlyWithInvalidSize || pONd->IsOLESizeInvalid()) ) in CreateOLENodesArray()

Completed in 20 milliseconds