Home
last modified time | relevance | path

Searched defs:rPropertyState (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/table/
H A DXMLTableExport.cxx220 [](const XMLPropertyState& rPropertyState) { return rPropertyState.mnIndex != -1; }); in has_states()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/table/
H A DXMLTableExport.cxx219 [](const XMLPropertyState& rPropertyState) { return rPropertyState.mnIndex != -1; }); in has_states()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A Dtxtexppr.cxx695 for( auto& rPropertyState : rProperties ) in ContextFilter() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A Dtxtexppr.cxx676 for( auto& rPropertyState : rProperties ) in ContextFilter() local